CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - adaboost c

搜索资源列表

  1. AdaBoost

    0下载:
  2. 这是目前网上所能找到的最全面的adaboost的C++算法,但是需要自己训练的数据-This is the Internet can find the most comprehensive adaboost C algorithms, However, it needs its own training data
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:59687
    • 提供者:王超
  1. c

    0下载:
  2. 基于Adaboost与SOFMN的人脸识别,不需要注册账号就可以下载
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:195843
    • 提供者:majian
  1. 基于Adaboost的人脸检测程序

    1下载:
  2. 基于Adaboost的人脸检测 c代码
  3. 所属分类:图形图像处理(光照,映射..)

  1. 基于肤色和adaboost的人脸检测

    2下载:
  2. 基于肤色和adaboost算法的人脸检测代码,用C++编写,希望能帮到大家!
  3. 所属分类:C#编程

  1. AdaBoostMHClass.adaboost算法的一个c++实现类

    0下载:
  2. adaboost算法的一个c++实现类,对学习adaboost算法非常有帮助,adaboost algorithm c++ to achieve a type of learning algorithm adaboost very helpful
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-23
    • 文件大小:321208
    • 提供者:罗小伟
  1. FaceRecognition

    0下载:
  2. 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10250900
    • 提供者:
  1. SVM-opencv-visual-C-6.0

    0下载:
  2. opencv中的支持向量机源程序,将日文翻译过来,中文注释,通俗易懂,比较adaboost-opencv source of support vector machines, translated to Japanese, Chinese, comments, user-friendly, more adaboost
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:17728
    • 提供者:天天
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:896865
    • 提供者:ashura
  1. adaboost

    0下载:
  2. 用c语言实现的adaboost算法,包括adaboost训练器的构建、训练,预测,可运行,有详细注释。-C language of adaboost algorithms, including the construction of adaboost trainer, training, forecasting, operational, and detailed notes.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1638
    • 提供者:longjie
  1. AdaBoost

    0下载:
  2. 采用C语言实现的Adaboost算法,一个很经典的分类器算法-Using C language of the Adaboost algorithm, a classic Classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:725919
    • 提供者:shixuemei
  1. Facerecognitionhandbook

    0下载:
  2. 介绍当前所有人脸技术的改进工作.包手肤色建模,Adaboost训练,Suan算法等改进算法.-Introduced all the current technology to improve the working face. Packet hand color model, Adaboost training, Suan algorithm to improve the algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11772445
    • 提供者:hante
  1. PCA

    0下载:
  2. Adaboost实现人脸检测,这个很好用,速度快,准确-Adaboost face detection to achieve this good use, fast, accurate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:45652
    • 提供者:胡源
  1. multiboost-0.71.src.tar

    1下载:
  2. MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:79872
    • 提供者:周简单
  1. AdaBoost_Feature

    0下载:
  2. 这里不光有AdaBoost算法本身的实现,而且还包含利用特征模板从人脸提取特征值的代码,让大家轻松掌握利用AdaBoost进行人脸识别的全过程。-AdaBoost algorithm here not only has its own implementation, but also includes the use of the characteristics of the template from the extracted features of face value of the c
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:90542
    • 提供者:
  1. boost_1_35_0

    0下载:
  2. C++ Boost程序库。最新下载的哦。boost库据说比STL先进,可以好好学习下-New C++ Boost Library!!
  3. 所属分类:STL

    • 发布日期:2017-06-14
    • 文件大小:22125020
    • 提供者:李一鸣
  1. AdaBoost

    0下载:
  2. adaboost简介和应用在人脸识别中的。-Introduction and application of adaboost on Face Recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:106921
    • 提供者:韩飞
  1. AdaBoost_weaklearner_1

    0下载:
  2. adaboost 弱分类器学习算法,最成功的人脸识别算法。但是学习时间很长,这是它的缺点-adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:150088
    • 提供者:bjj
  1. AdaboostFr

    0下载:
  2. ADABOOST用于人脸检测的训练和分类程序改进,速度更快。-FOR FACE DETECTION FEATURE EXTRACTION AND CLASSIFICATION WITH QUICKER SPEED
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:30942
    • 提供者:郭博
  1. adaboospt

    0下载:
  2. adaboost算法过程实现的程序 可以学习下 -adaboost algorithm can learn the process of implementation of the program under
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1376
    • 提供者:mxsun2005
  1. AdaBoost-Stump

    0下载:
  2. Adaboost的C++实现,编译成DLL工程,可直接调用,欢迎交流-Adaboost C++ implementation, compiled into a DLL project, can be called directly, welcomed the exchange of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1185568
    • 提供者:solin
« 12 3 »
搜珍网 www.dssz.com